frame: Don't queue a resize if xalign changes
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 May 2020 15:39:58 +0000 (11:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 May 2020 11:37:25 +0000 (07:37 -0400)
commit77cf6cd406ff0ce3d693b5c1a6ebb02681833c34
treebc0d0ff48d29dbaa3652c7cb415d7ba4c2ed511a
parent0b4a1bb62fd3382ce0a4783a42a2d3bfada9a396
frame: Don't queue a resize if xalign changes

We only need to allocate children in this case.
While we touch it, rewrite the setter to modern
style.
gtk/gtkframe.c